PHY SET VEHICLE STATIC FRICTION

Set the static friction property for the vehicle.

  Syntax
PHY SET VEHICLE STATIC FRICTION ID,value#
  Parameters
ID
Integer
identification number of the vehicle
value#
Float
new static friction value

  Returns

  Description

This is the stopping force against the vehicle when it is resting against a surface, basically how well the vehicle sticks to the ground or other surface when it"s not moving. The default value for static friction on a vehicle is 0.0 and the range extends from 0.0 to infinity.

  Example Code
No example code is provided for this command